home *** CD-ROM | disk | FTP | other *** search
/ Sun Solutions 2000 #2 / Sun Solutions CD (Volume 2 2000)(Special Focus - Java Technologies)(Disc 1).ISO / products / bin / java / win32 / lib / serialver.properties < prev   
Text File  |  2000-01-05  |  362b  |  17 lines

  1. SerialVersionInspector=Serial Version Inspector
  2. File=File
  3. Exit=Exit
  4. Show=Show
  5. FullClassName=Full Class Name:
  6. SerialVersion=Serial Version:
  7. NotSerializable=\
  8.     Class {0} is not Serializable.
  9. ClassNotFound=\
  10.     Class {0} not found.
  11. invalid.flag=\
  12.     Invalid flag {0}.
  13. ignoring.classes=\
  14.     -show accepts no other arguments.
  15. usage=\
  16.     use: serialver [-show] [classname...]
  17.